CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 串口 队列

搜索资源列表

  1. rtos串口函数库

    0下载:
  2. RtosSerial.lib rtosSerial.h 使用说明,本库利用51的timer2,9600bps适用于有片内外部存储器的51芯片占用32byte缓存,重写putchar,getchar函数,循环队列,后台操作。 可与rtx51很好集成。任何人可以自由分发,和应用。有疑问可以联系serialrtos@163.net -RtosSerial.lib rtosSerial.h use, the use of the library's timer2 51, 9600 app
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3573
    • 提供者:培林
  1. r_buf

    0下载:
  2. 自己写的一个用在单片机串口通讯中的环形队列缓冲区管理模块。-himself wrote a serial microcontroller used in the communications ring buffer queue management module.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2148
    • 提供者:谢经波
  1. queue0

    0下载:
  2. 数据队列的中间件,用于串口传输数据,实现串口通信-cohort data middleware for the serial transmission of data, Serial Communication
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:3811
    • 提供者:孙凯
  1. 7845LC

    0下载:
  2. 串口LIFO代码+CRC! 串口队列可以用下
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1929
    • 提供者:财云
  1. 串口代码

    4下载:
  2. 串口调试小助手 1.3 For WIN9X/NT/2000/XP/2003。 相对于1.2版本: 1 可以动态修改串口的参数 2 采用线程方式来发送文件 3 用循环队列来接收数据,同时用线程来显示数据,避免接收大量数据时程序无响应 4 修正1.2版本不能打开COM10以上的串口 界面和使用习惯上参照龚建伟VC版《串口调试助手V2.2》,并增加的特性: 1 自定义波特率。波特率列表上选择"Custom",列表框将由只读变为可写,直接输入你想要的波特率 ;当
  3. 所属分类:源码下载

  1. 第4章-μCOS-II中间件.rar

    0下载:
  2. 第4章-μCOS-II中间件 4.1-数据队列 4.2-串口驱动 4.3-MODEM接口模块 4.4-I2C总线模块 4.5-SPI总线模块 4.6-ZLGFS文件系统,Chapter 4- COS-II Middleware 4.1-4.2 cohort data-driven serial 4.3-modem interface module 4.4-4.5 I2C Bus module- SPI bus module 4.6-ZLGFS File System
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-09
    • 文件大小:1592874
    • 提供者:k14789
  1. USART.rar

    1下载:
  2. 一个串口通信程序,采用循环队列的方式进行接收和发送,,A serial communication procedure for the way the cycle queue to receive and send
  3. 所属分类:Com Port

    • 发布日期:2016-08-07
    • 文件大小:1131
    • 提供者:沈钊
  1. COM_IN_INT.rar

    0下载:
  2. 51单片机采用环形队列输入缓冲区,以中断方式接收串口数据,51 MCU using circular queue input buffer to receive data from serial port interrupt
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:628
    • 提供者:cyinfo
  1. queue

    0下载:
  2. 带线程安全的循环队列,可自行调整队列的大小.处理数据的效率高.处理串口,USB数据的好东东!-With the cycle of thread-safe queue, they are free to adjust the size of the queue. Efficient data processing. To deal with serial port, USB data Dongdong good!
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:4623
    • 提供者:张来
  1. Queue

    0下载:
  2. 串口通讯里,对接收到的字符进行缓冲处理,并以队列形式输出至外面-Serial communication, the docking buffer characters received treatment, and the output queue to form outside
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:2082
    • 提供者:wyj
  1. fifo

    0下载:
  2. 这是一个串口通信的队列,单片机和电脑之间,单片机和单片机之间只要简单的调用函数就可以了。-This is a serial communication queue, single-chip computer and between computers, between single-chip MCU and a simple function call it.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:542
    • 提供者:康康
  1. lpc2132_dome

    0下载:
  2. lpc2132演示程序,同样是基于硬件FIFO和缓冲队列的串口收发演示-lpc2132 demo program, also is based on the hardware and buffer queue FIFO serial transceiver demo
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-27
    • 文件大小:76218
    • 提供者:杨盛
  1. easyarmUART

    0下载:
  2. 周立功公司LPC2200开发板上串口通信例程,实现了串口队列,ADS下开发-ZLG company LPC2200 development board serial communication routines to achieve a serial queue, ADS under development
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:73846
    • 提供者:张志利
  1. uart_student

    0下载:
  2. 51单片机经典串口队列程序的使用 stc单片机编写的 很有参考意义-uart 51da np i a nj iche ng xu huan gyi ngda jia xiaz ai d d d dsd dfg e e g dg de ew
  3. 所属分类:SCM

    • 发布日期:2017-05-23
    • 文件大小:7325806
    • 提供者:韦鹏
  1. R5F100LE-USART-TX-and-RX

    0下载:
  2. 基于瑞萨单片机RL78的串口队列操作程序。利用串口中断和瑞萨的串口接受完成函数,实现瑞萨的串口中断队列接受功能。-Renesas RL78 microcontroller based serial queue procedures. Use serial port interrupt and Renesas serial reception complete function, enabling Renesas to accept the serial interrupt queue funct
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:98996
    • 提供者:weimingyi
  1. UART带数据队列

    1下载:
  2. stm32F103串口通信UART带数据队列(Stm32F103 serial communication UART with data queue)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-01
    • 文件大小:1249280
    • 提供者:sukoo
  1. ByteQueue

    0下载:
  2. 队列缓冲区设定模块,可用于串口、按键、AD等需要较大缓冲区的工程(A queue buffer setting module, which can be used for a project with a larger buffer, such as serial ports, keys, AD, etc.)
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:雲山
  1. 新建文件夹

    0下载:
  2. 串口队列操作,串口自动存储数据,如队出队管理(Serial port operation, serial port automatically store data, such as team management.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:8192
    • 提供者:风的孩子
  1. (FIFO)串口接收和发送

    2下载:
  2. 使用stm32的串口实现fifo队列缓冲读写数据,值得新手学习(Using STM32 serial port to realize FIFO queue buffer read and write data, it is worth learning by novice.)
  3. 所属分类:单片机开发

    • 发布日期:2019-12-02
    • 文件大小:11249664
    • 提供者:feishen
  1. 生产者消费者架构的串口高速数据采集

    2下载:
  2. labiew 生产者消费者架构编写的串口数据采集程序,消息队列方式(Labiew ,producer consumer architecture compiled serial data acquisition procedures, message queuing mode)
  3. 所属分类:LabView编程

    • 发布日期:2020-04-19
    • 文件大小:44032
    • 提供者:@chao@
« 12 3 4 »
搜珍网 www.dssz.com